NTISthis.com

Evidence Guide: ICTPRG405 - Automate processes

Student: __________________________________________________

Signature: _________________________________________________

Tips for gathering evidence to demonstrate your skills

The important thing to remember when gathering evidence is that the more evidence the better - that is, the more evidence you gather to demonstrate your skills, the more confident an assessor can be that you have learned the skills not just at one point in time, but are continuing to apply and develop those skills (as opposed to just learning for the test!). Furthermore, one piece of evidence that you collect will not usualy demonstrate all the required criteria for a unit of competency, whereas multiple overlapping pieces of evidence will usually do the trick!

From the Wiki University

 

ICTPRG405 - Automate processes

What evidence can you provide to prove your understanding of each of the following citeria?

Develop algorithms to represent a solution to a given problem

  1. Develop an algorithm that is an exact and sufficient description of the solution
  2. Develop an algorithm that takes account of all possible situations
  3. Develop an algorithm that is guaranteed to end
Develop an algorithm that is an exact and sufficient description of the solution

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Develop an algorithm that takes account of all possible situations

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Develop an algorithm that is guaranteed to end

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Describe the structures of the algorithms

  1. Use structures, sequence, selection and iteration
  2. Use structures to describe algorithmic solutions to a problem
Use structures, sequence, selection and iteration

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Use structures to describe algorithmic solutions to a problem

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Design and write the script or code

  1. Create an abstract design, to fulfil the requirements of the proposed process
  2. Review the abstract design for any omissions or errors
  3. Translate the abstract design to the chosen language
  4. Create the internal documentation
Create an abstract design, to fulfil the requirements of the proposed process

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Review the abstract design for any omissions or errors

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Translate the abstract design to the chosen language

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Create the internal documentation

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Verify and review the script or code

  1. Check the script or code, for syntax and semantic errors
  2. Identify any areas that are not covered, or are covered incorrectly, in the script or code
Check the script or code, for syntax and semantic errors

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Identify any areas that are not covered, or are covered incorrectly, in the script or code

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Document the script or code

  1. Create technical-level documentation
  2. Create user-level documentation
Create technical-level documentation

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Create user-level documentation

Completed
Date:

Teacher:
Evidence:

 

 

 

 

 

 

 

Assessed

Teacher: ___________________________________ Date: _________

Signature: ________________________________________________

Comments:

 

 

 

 

 

 

 

 

Instructions to Assessors

Evidence Guide

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Develop algorithms to represent a solution to a given problem

1.1 Develop an algorithm that is an exact and sufficient description of the solution

1.2 Develop an algorithm that takes account of all possible situations

1.3 Develop an algorithm that is guaranteed to end

2. Describe the structures of the algorithms

2.1 Use structures, sequence, selection and iteration

2.2 Use structures to describe algorithmic solutions to a problem

3. Design and write the script or code

3.1 Create an abstract design, to fulfil the requirements of the proposed process

3.2 Review the abstract design for any omissions or errors

3.3 Translate the abstract design to the chosen language

3.4 Create the internal documentation

4. Verify and review the script or code

4.1 Check the script or code, for syntax and semantic errors

4.2 Identify any areas that are not covered, or are covered incorrectly, in the script or code

5. Document the script or code

5.1 Create technical-level documentation

5.2 Create user-level documentation

Required Skills and Knowledge

ELEMENT

PERFORMANCE CRITERIA

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Develop algorithms to represent a solution to a given problem

1.1 Develop an algorithm that is an exact and sufficient description of the solution

1.2 Develop an algorithm that takes account of all possible situations

1.3 Develop an algorithm that is guaranteed to end

2. Describe the structures of the algorithms

2.1 Use structures, sequence, selection and iteration

2.2 Use structures to describe algorithmic solutions to a problem

3. Design and write the script or code

3.1 Create an abstract design, to fulfil the requirements of the proposed process

3.2 Review the abstract design for any omissions or errors

3.3 Translate the abstract design to the chosen language

3.4 Create the internal documentation

4. Verify and review the script or code

4.1 Check the script or code, for syntax and semantic errors

4.2 Identify any areas that are not covered, or are covered incorrectly, in the script or code

5. Document the script or code

5.1 Create technical-level documentation

5.2 Create user-level documentation

Evidence of the ability to:

develop an algorithmic statement of a solution, for a set process

produce a functional script to automate a set process

document this script for internal and external stakeholders.

Note: If a specific volume or frequency is not stated, then evidence must be provided at least once.

To complete the unit requirements safely and effectively, the individual must:

explain debugging for a variety of scripting scenarios

describe the principles of algorithms, and their application, in computer programming

describe scripting language syntax

identify and describe scripting techniques.